home *** CD-ROM | disk | FTP | other *** search
Text File | 1986-12-11 | 698 b | 51 lines | [THED/THTH] |
- |
- | RA¬
- | Macintalk interface example
- |
- | ⌐ 1986 COM~LINK & S.Koren
- |
- #M;
- ╣ | open Macintalk driver
- áHello, and welcome to RAaá
- ┘ | say string on stack
- áRAa lets you interface toá
- ┘
- áMacintalk. Note that youá
- ┘
- ácan miss-spell words 2 make themá
- ┘
- ámore pronounsable.á
- ┘
- áU can also change the rate,á
- 70 ▒ ┘
- áas well as the pitch.á
- 200 ╔ ┘
- ╕ | close driver
- $
- &A
- "Hit any key: " ?ñ ╡ @`
- |
- | RA title routine
- |
- &M
- #P,5,5;
- #G,10,10;
- #L,225,10;
- #L,225,105;
- #L,10,105;
- #L,10,10;
- #O; #Q;`
-
- &G 1% 2% Ñ0A893╝ª `
- &L 1% 2% Ñ0A891╝ª `
- &O
- 40 100 ╜
- "RA¬"
- 60 40 ╜
- "⌐ 1986/7 COM~LINK & S.Koren"
- 80 60 ╜
- "All rights reserved." `
- &P 1% 2% Ñ0A89B╝ª `
-
- &Q ?ñ @ ╡`
- $